home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Enter 2002 September
/
EnterCD 9_2002.iso
/
Multimedia
/
DJ Mix Pro 3.0
/
djmixprosetup.exe
/
#setuppath#
/
plugins
/
sdk
/
DJMixPlugin.cpp
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
2002-07-22
|
292 b
|
14 lines
// DJMixPlugin.cpp: implementation of the DJMixPlugin class.
//
//////////////////////////////////////////////////////////////////////
#ifdef WIN32
#include <windows.h>
#else
#include <unixwindows.h>
#endif
#include "DJMixPlugin.h"
#include "globals.h"
#include "MainWindow.h"